home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Scorpion King Cardz
/
The Scorpion King Cardz - Disc 3 - Balthazar.iso
/
pc
/
assets
/
goodbye.dxr
/
00014_play.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2002-03-26
|
166 b
|
12 lines
on exitFrame me
if sound(1).status = 2 then
go("play")
else
if the timer < 100 then
go(the frame)
else
go("play")
end if
end if
end